/*--------------------------------*- C++ -*----------------------------------*\
  =========                 |
  \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
   \\    /   O peration     | Website:  https://openfoam.org
    \\  /    A nd           | Version:  7
     \\/     M anipulation  |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "constant";
    object      transportProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

DP              DP [0 2 -1 0 0 0 0] 3.7e-14;
Cpmax           Cpmax [0 -3 0 0 1 0 0] 30357.07;
Rp              Rp [0 1 0 0 0 0 0] 10e-6;
Lp              Lp [0 1 0 0 0 0 0] 80e-6;
kp              kp [0 2.5 -1 0 -0.5 0 0] 2.33e-11;

Ce              Ce [0 -3 0 0 1 0 0] 1200;
F               F [0 0 1 0 -1 1 0] 96500;
T               T [0 0 0 1 0 0 0] 298;
R               R [1 2 -2 -1 -1 0 0] 8.314;
I               I [0 -2 0 0 0 1 0] -33;

U0              U0 [1 2 -3 0 0 -1 0] 1;

DN              DN [0 2 -1 0 0 0 0] 2e-14;
Cnmax           Cnmax [0 -3 0 0 1 0 0] 15091.9;
Rn              Rn [0 1 0 0 0 0 0] 10e-6;
Ln              Ln [0 1 0 0 0 0 0] 88e-6;
kn              kn [0 2.5 -1 0 -0.5 0 0] 5e-11;

fn         fn [0 0 0 0 0 0 0] 0.52;
fp         fp [0 0 0 0 0 0 0] 0.62;

// ************************************************************************* //
